home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2000 July
/
macformat-092.iso
/
Broderbund Demo
/
DemoData
/
_menu.Dxr
/
00068.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-09-03
|
108 b
|
10 lines
on exitFrame
if the timer < 600 then
go(the frame)
end if
end
on mouseDown
go(the frame + 1)
end